| Visual Basic (Declaration) | |
|---|---|
Overloads Function GetRegisteredInstances( _ ByVal channelName As String, _ ByVal instanceNames As IEnumerable(Of String) _ ) As IEnumerable(Of String) | |
| C# | |
|---|---|
IEnumerable<string> GetRegisteredInstances( string channelName, IEnumerable<string> instanceNames ) | |
Parameters
- channelName
- instanceNames
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7